home *** CD-ROM | disk | FTP | other *** search
- Short: Create calendars w/ events in FW
- Author: Ron Goertz
- Uploader: rgoertz@wsu.edu
- Type: util/rexx
- Replaces: util/rexx/FWCalendar*
-
- A macro for creating calendars in Final Writer v4, and a macro for adding
- events to those calendars.
-
- The calendar macro by Andrew McCardie is a very versatile macro, allowing
- calendars in three different formats. The calendars work well for posting on a
- wall or desk and writing appointments or important dates in. But I wanted more
- ...
-
- I wanted to print the previous month and next month (mini calendars). I wanted
- pre-defined holidays (including those on floating days, like Thanksgiving) and
- special occasions to be inserted automatically when the calendar was created.
- I wanted to enter single-day events on the calendars with Final Writer. I
- wanted to enter events stretching across several days or weeks easily. Even
- though it's my first AREXX program/Final Writer macro, I think Calendar does a
- fine job of meeting these goals.
-
- Features:
- Mini calendars
- Automatic holidays
- Single-day events
- Multi-day/week events
- Multiple-line events
- Boxed events
- "Shadowed" days from previous/next months
-
-
- CALENDAR MACRO HISTORY
-
- 1.1 de-Americanized macro (no longer assumes US Letter paper
- and inch units)
-
- 1.01 Corrected default margins
- Removed my personal highlights
- Set default fonts to more likely locations
-
- 1.0 First release
-
-
- ADDEVENT MACRO HISTORY
- 1.2 de-Americanized macro (no longer assumes US Letter paper
- and inch units)
-
- 1.1 Corrected default margins
- Set default fonts to more likely locations
- Added multi-line, auto-breaking, non-boxed events
-
- 1.0 First release
-
-
- ============================= Archive contents =============================
-
- Original Packed Ratio Date Time Name
- -------- ------- ----- --------- -------- -------------
- 804 357 55.5% 24-Jan-96 17:04:14 FWCalendar.info
- 6005 1976 67.0% 11-Mar-96 22:01:52 +AddEvent.rexx
- 11204 4032 64.0% 11-Mar-96 22:11:28 +Calendar.Guide
- 21174 4290 79.7% 11-Mar-96 22:03:04 +Calendar.rexx
- -------- ------- ----- --------- --------
- 39187 10655 72.8% 14-Mar-96 00:14:40 4 files
-